From: Glenn Morris Date: Wed, 22 Aug 2007 16:47:00 +0000 (+0000) Subject: Don't use `iff'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~1618 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ab337e25900e2e70b45595a7be1fb895645624b9;p=emacs.git Don't use `iff'. --- diff --git a/etc/NEWS b/etc/NEWS index dd7ccbb4c9f..63591f40e61 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -79,7 +79,7 @@ in to make it use the scrollbars from the system theme. * Lisp Changes in Emacs 22.2. -** The function text-invisible-p returns non-nil iff pos is invisible. +** The function text-invisible-p returns non-nil if pos is invisible. +++ ** inhibit-modification-hooks is bound to t while running modification hooks.